home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / July 96 / ODF, exceptions and RTTI < prev    next >
Encoding:
Internet Message Format  |  1996-07-30  |  1.2 KB  |  [TEXT/ttxt]

  1. Subject:     ODF, exceptions and RTTI
  2. Sent:        7/30/96 10:20 AM
  3. Received:    7/30/96 10:51 AM
  4. From:        Henri Lamiraux, lamiraux@apple.com
  5. Reply-To:    ODF Interest, ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
  7.  
  8. Just that you know: ODF Release 2 will be using native Exceptions and 
  9. RTTI by default with CodeWarrior for both PPC and 68K. The ODF emulation 
  10. will only be used for MPW Symantec 68K compiler. We hope to have native 
  11. exceptions and RTTI working with MRC by then. Because we still have 
  12. compiler(s) not supporting exceptions and RTTI we will still continue to 
  13. use our macros (FW_NEW....) at least for ODF 2 but expect them to go away 
  14. we hope soon.
  15.  
  16. I encourage everybody using CW to switch to native exceptions and RTTI as 
  17. soon as possible. The increase in code size for ODFDraw is only in the 
  18. order of 3% for example. It is not too bad and you gaining speed and easy 
  19. coding (no more macros).
  20.  
  21.  
  22.  
  23. ........................................................................
  24.  Henri Lamiraux                                      lamiraux@apple.com
  25.  Apple Computer, Inc.                 OpenDoc(tm) Development Framework
  26. ........................................................................
  27.  
  28.  
  29.